03. Why Use Functional Programming

L2 02 015 Why Use Funcitonal Programming V4

Functional programming

In the video, David explains why Spark uses functional programming. He also implies that Python is not a functional programming language. How is it possible that Spark programs can be written in Python if Python is not a functional programming language? Mark all answers that are true.

SOLUTION:
  • The PySpark API is written with functional programming principles in mind.